home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dr. Windows 3
/
dr win3.zip
/
dr win3
/
PROGRAMR
/
HDK100L.ZIP
/
IPFLIB.HDF
< prev
next >
Wrap
Text File
|
1993-12-09
|
2KB
|
29 lines
;******************************************************************************
; Ver 1.0, Last Update Dec 08, 1993 *
; *
; ipfLIB *
; *
; This library adds functionality to IPF target. (OS/2) *
; *
; The following added functionality is added : *
; *
; Graphic Links. *
; *
;******************************************************************************
.ifdef os2
;******************************************************************************
; Links *
; *
; Notice that graphicLink needs HLPDK V11.0! V10.0 is not enough ! *
;******************************************************************************
.userlink graphicLink ':artwork name=%g1.%n:artlink.%n:link reftype=hd res=%r2.%n:eartlink.'
.endif